home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / M-Md / Magadex 1.0.cpt / Magadex 1.0 / background_24903.txt < prev    next >
Text File  |  1988-12-13  |  2KB  |  96 lines

  1. -- background: 24903 from stack: in.0
  2. -- bmap block id: 3552
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12. -- part 7 (button)
  13. -- low flags: 00
  14. -- high flags: 2000
  15. -- rect: left=263 top=300 right=317 bottom=282
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 16560 / 16560
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Next
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   visual effect scroll left very fast
  27.   go to next card
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 8 (button)
  33. -- low flags: 00
  34. -- high flags: 2000
  35. -- rect: left=26 top=294 right=318 bottom=53
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 11045 / 11045
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: Home
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   if the commandkey is down then
  47.     doMenu "Quit Hypercard"
  48.     exit mouseUp
  49.   end if
  50.   visual effect iris open
  51.   go Home
  52. end mouseUp
  53.  
  54.  
  55.  
  56. -- part 12 (field)
  57. -- low flags: 00
  58. -- high flags: 0000
  59. -- rect: left=41 top=88 right=100 bottom=53
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 0
  63. -- font id: 3
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: Title
  68.  
  69.  
  70. -- part 13 (field)
  71. -- low flags: 00
  72. -- high flags: 0000
  73. -- rect: left=67 top=88 right=100 bottom=79
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 0
  77. -- font id: 3
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: Author
  82.  
  83.  
  84. -- part 14 (field)
  85. -- low flags: 00
  86. -- high flags: 0000
  87. -- rect: left=90 top=88 right=100 bottom=102
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 0
  91. -- font id: 3
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: Keywords
  96.